home *** CD-ROM | disk | FTP | other *** search
- GIL-3
-
-
- :type :popup-window
- :name main
- :owner nil
- :width 648
- :height 570
- :background-color ""
- :foreground-color ""
- :label "Olvwm Sounds"
- :label-type :string
- :initial-state :invisible
- :show-footer nil
- :resizable t
- :pinned t
- :done-handler nil
- :event-handler nil
- :user-data ()
- :actions ()
-
-
- :type :control-area
- :name p
- :owner main
- :help ""
- :x 0
- :y 0
- :width 648
- :height 570
- :background-color ""
- :foreground-color ""
- :initial-state :visible
- :show-border nil
- :menu nil
- :event-handler nil
- :user-data ()
- :actions ()
-
-
- :type :scrolling-list
- :name events
- :owner p
- :help ""
- :x 16
- :y 32
- :width 300
- :height 404
- :value-x 16
- :value-y 32
- :rows 20
- :foreground-color ""
- :label ""
- :title "Event"
- :label-type :string
- :layout-type :horizontal
- :read-only t
- :multiple-selections nil
- :selection-required nil
- :initial-state :active
- :droppable nil
- :default-drop-site nil
- :menu nil
- :notify-handler event_func
- :event-handler nil
- :initial-list-values ("<EventZero>" "<EventOne>" "KeyPress" "KeyRelease" "ButtonPress" "ButtonRelease" "MotionNotify" "EnterNotify" "LeaveNotify" "FocusIn" "FocusOut" "KeymapNotify" "Expose" "GraphicsExpose" "NoExpose" "VisibilityNotify" "CreateNotify" "DestroyNotify" "UnmapNotify" "MapNotify" "MapRequest" "ReparentNotify" "ConfigureNotify" "ConfigureRequest" "GravityNotify" "ResizeRequest" "CirculateNotify" "CirculateRequest" "PropertyNotify" "SelectionClear" "SelectionRequest" "SelectionNotify" "ColomapNotify" "ClientMessage" "MappingNotify" "Startup" "Shutdown" )
- :initial-list-glyphs ("" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" )
- :initial-selections (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil )
- :user-data ()
- :actions (
- (
- :from (main events)
- :when (Notify )
- :to (main events)
- :function_type CallFunction
- :arg_type ()
- :action (event_func)
- )
- )
-
-
- :type :scrolling-list
- :name sounds
- :owner p
- :help ""
- :x 364
- :y 32
- :width 250
- :height 404
- :value-x 364
- :value-y 32
- :rows 20
- :foreground-color ""
- :label ""
- :title "Sounds"
- :label-type :string
- :layout-type :horizontal
- :read-only t
- :multiple-selections nil
- :selection-required nil
- :initial-state :active
- :droppable nil
- :default-drop-site nil
- :menu nil
- :notify-handler sounds_func
- :event-handler nil
- :initial-list-values ()
- :initial-list-glyphs ()
- :initial-selections ()
- :user-data ()
- :actions (
- (
- :from (main sounds)
- :when (Notify )
- :to (main sounds)
- :function_type CallFunction
- :arg_type ()
- :action (sounds_func)
- )
- )
-
-
- :type :button
- :name play
- :owner p
- :help ""
- :x 352
- :y 456
- :width 85
- :height 20
- :constant-width nil
- :button-type :normal
- :foreground-color ""
- :label "Play sound"
- :label-type :string
- :initial-state :inactive
- :menu nil
- :notify-handler play
- :event-handler nil
- :user-data ()
- :actions (
- (
- :from (main play)
- :when (Notify )
- :to (main play)
- :function_type CallFunction
- :arg_type ()
- :action (play)
- )
- )
-
-
- :type :button
- :name stop
- :owner p
- :help ""
- :x 464
- :y 456
- :width 86
- :height 20
- :constant-width nil
- :button-type :normal
- :foreground-color ""
- :label "Stop sound"
- :label-type :string
- :initial-state :inactive
- :menu nil
- :notify-handler stop
- :event-handler nil
- :user-data ()
- :actions (
- (
- :from (main stop)
- :when (Notify )
- :to (main stop)
- :function_type CallFunction
- :arg_type ()
- :action (stop)
- )
- )
-
-
- :type :message
- :name message1
- :owner p
- :help ""
- :x 96
- :y 496
- :width 453
- :height 13
- :foreground-color ""
- :label "For each event select zero or one sounds. To commit, press apply."
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
-
-
- :type :button
- :name apply
- :owner p
- :help ""
- :x 292
- :y 528
- :width 53
- :height 20
- :constant-width nil
- :button-type :normal
- :foreground-color ""
- :label "Apply"
- :label-type :string
- :initial-state :active
- :menu nil
- :notify-handler apply
- :event-handler nil
- :user-data ()
- :actions (
- (
- :from (main apply)
- :when (Notify )
- :to (main apply)
- :function_type CallFunction
- :arg_type ()
- :action (apply)
- )
- )
-
-
-